home *** CD-ROM | disk | FTP | other *** search
- PRINTPAS.EXE
- ------------
- PrintPas is a freeware utility for Pascal programmers. Its
- function is to print Pascal source listings on Epson
- comptible printers. It uses elite and 8 lpi modes to get 78
- lines of code on a sheet of paper along with a header that
- includes the filename and the page number. It also uses
- boldface to highlight the header and any function or
- procedure headings in the source file.
-
- The Pascal source code is included as PRINTPAS.PAS. By
- modifying the constant section, it can be easily modified to
- work with whatever printer you have.
-
- PrintPas may be freely distributed and modified as long as
- original credit is given to the author (me). I wrote this
- as a personal tool, and I hope others can benefit from it
- and learn from it.
-
- If you have inquiries or comments, please write to
-
- Benjamin L. Combee
- 3218 Maple Grove Drive
- Dalton, GA 30721-7805
-
- I can also be reached over the MetroLink and Relaynet
- networks in the PASCAL, C-ASM, COMM, COMMO, ANSI, and
- NETCHAT conferences.
-
- - 27 April 1991
- Benjamin L. Combee